Skip to content

chore(ci): run test-server on arm64 macOS runner - #206

Merged
kessplas merged 1 commit into
mainfrom
fix/test-server-arm64-runner
Sep 14, 2026
Merged

kessplas merged 1 commit into
mainfrom
fix/test-server-arm64-runner

Conversation

@kessplas

Copy link
Copy Markdown
Contributor

Move test-server from the Intel macos-14-large runner to macos-14-xlarge (arm64), where php@8.1 Homebrew bottles still exist.

The shivammathur/php tap and homebrew-core no longer publish x86_64 macOS
bottles, so setup-php on the Intel macos-14-large runner falls back to
building PHP and its dependency chain (including LLVM) from source, which
trips setup-php's 180s no-output watchdog and fails the job. The arm64
runner pours the prebuilt arm64_sonoma bottle instead.
@kessplas kessplas changed the title fix: run test-server on arm64 macOS runner chore(ci): run test-server on arm64 macOS runner Sep 14, 2026
@kessplas
kessplas requested a review from a team September 14, 2026 18:31

@akareddy04 akareddy04 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me

@kessplas
kessplas merged commit f9e8fbf into main Sep 14, 2026
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants